projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86f422
)
Use -Wl syntax.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Jul 2003 09:51:20 +0000
(09:51 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Jul 2003 09:51:20 +0000
(09:51 +0000)
src/s/netbsd.h
patch
|
blob
|
history
diff --git
a/src/s/netbsd.h
b/src/s/netbsd.h
index c39ad8ed7300fcf5063b7504b36de36c55530cbf..c48ac6d32fa8b0de576eff91c9ce160b3364bf04 100644
(file)
--- a/
src/s/netbsd.h
+++ b/
src/s/netbsd.h
@@
-99,7
+99,7
@@
switches, so this also works with older versions that don't implement
-z combreloc. */
-#define LD_SWITCH_SYSTEM_TEMACS -
z
nocombreloc
+#define LD_SWITCH_SYSTEM_TEMACS -
Wl,-z,
nocombreloc
#endif /* __ELF__ */